home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
mac
/
Ganmac
/
eb.cst
/
00108_Script_backward script
< prev
next >
Wrap
Text File
|
1999-09-22
|
429b
|
15 lines
on mousedown
global name, cspname,getspchannel,mainframe
set name to the name of member(the member of sprite the clickon)
set rr to "r"& name
set the member of sprite the clickon to the number of member rr of castlib "eb.cst"
updatestage
set the visible of sprite 70 to true
-- updateStage
if mainframe = void or mainframe < 0 then
set mainframe to 1
end if
go to frame mainframe
end